home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CSi Master: Pro Tools 6
/
CSi Master: Pro Tools 6.iso
/
mac
/
CSi MASTER-Pro Tools 6 OS9
/
CSi MASTER Pro Tools 6 OS9
/
DEFAULTS
/
interface
/
interface.cst
/
00026.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-11-10
|
347 b
|
18 lines
on mouseDown
global mediaName,mediaChoice, global
set the member of sprite the clickOn to member "speaker a dn"
updatestage
puppetSound 1, (mediaName && integer(mediaChoice))
updateStage
repeat while the stillDown
nothing
end repeat
set the member of sprite the clickOn to member "speaker a"
updateStage
end